Skip to content

feat: allow to edit / clear data shared across study, session, participant#229

Open
BmBaczkowski wants to merge 1 commit intomasterfrom
enhance-ui/data-edit-ptcpt-session-study
Open

feat: allow to edit / clear data shared across study, session, participant#229
BmBaczkowski wants to merge 1 commit intomasterfrom
enhance-ui/data-edit-ptcpt-session-study

Conversation

@BmBaczkowski
Copy link
Copy Markdown
Contributor

Closes #219

Consider changing how those data are named in the UI -- might be misleading.

Functionality of the JSON editor taking care of add, modifying, and deleting data:
json-editor

Applies also to single participant per study or a participant generally:
json-editor2

…ipant

- add JSON editor dialog component
- integrate editor in study info, study participants, and participants
- allow editing, clearing, saving only valid JSON input
- adds migration schema for sessions
- modifies session controller for error handling and validation

Relates to #219
@BmBaczkowski BmBaczkowski requested a review from smathot April 26, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: Allow participant, session, and study data to be edited/ cleared

1 participant